Fix the build after leim-related changes.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Apr 2012 09:48:42 +0000 (12:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Apr 2012 09:48:42 +0000 (12:48 +0300)
commit8da17f83153d4ad7459957997c0d9371f9a80406
tree3a07e12ffe98a0c876776ad022bb50abfdac7eb8
parentf6044fba808e92747a8ff4051f781db4248d1c89
Fix the build after leim-related changes.

 msdos/sedleim.inp (RUN_EMACS): Replace BUILT_EMACS with EMACS.
 Remove stale editing of "else make quail".
 (.PHONY, compile-targets): Remove targets.
 (compile-main): Edit into something that can be done without
 requiring a Unixy shell.
 (bootstrap-clean): Likewise: edit to not require $(setwins).
 msdos/sed1v2.inp: Edit "cd $(leimdir) && $(MAKE) ..." into the
 equivalent "$(MAKE) $(MFLAGS) -C $(leimdir) ..." command.
msdos/ChangeLog
msdos/sed1v2.inp
msdos/sedleim.inp